home *** CD-ROM | disk | FTP | other *** search
- Path: cleveland.Freenet.Edu!cj841
- From: cj841@cleveland.Freenet.Edu (Chris Steiner)
- Newsgroups: comp.lang.c++
- Subject: Virtual C++ 1.5 CRecordSet declaration?
- Date: 2 Feb 1996 21:27:27 GMT
- Organization: Case Western Reserve University, Cleveland OH (USA)
- Message-ID: <4etvjv$1ia@madeline.INS.CWRU.Edu>
- NNTP-Posting-Host: nextsun.ins.cwru.edu
-
-
- I'm relatively new to C++ programing, but I'm not a dunce.
- I've figured out so far how to create and manipulate modal
- dialog boxes, with the help of the AppsWizard.
-
- Now, my bosses want me to be able to manipulate databases
- infrom those modal dialog boxes. My problem is that I
- cannot figure out how to actually declare and initialize
- the database.
-
- I am working with a book called:
-
- Database Developer's Guide with Visual C++
- by Roger Jennings & Peter Hipson.
-
- Can anyone help?
-
-
- Oh yeah, also I'm trying to figure out how to change
- the caption of a dialog box inside the code. They want
- one dialog box to serve as several different menu options.
- Other than the caption, that's not difficult.
-
- Well, thanks in advance for any help you send my way :)
-
- HAGL
- Melchi the White
- MelchiW@Aol.com
-